Writes a formatted string to log buffer id, with priority prio and tag tag. The details of formatting are the same as for printf(3).
Apps should use __android_log_print() instead.
See Implementation
Writes a formatted string to log buffer id, with priority prio and tag tag. The details of formatting are the same as for printf(3).
Apps should use __android_log_print() instead.